home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 114
- Top = 194
- Width = 544
- Height = 375
- Caption = 'Form1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object flb: TFileListBox
- Left = 144
- Top = 8
- Width = 177
- Height = 145
- ItemHeight = 13
- Mask = '*.jpg;*.gif;*.mid'
- TabOrder = 0
- end
- object Button1: TButton
- Left = 24
- Top = 32
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 1
- OnClick = Button1Click
- end
- object lb: TListBox
- Left = 248
- Top = 128
- Width = 241
- Height = 129
- ItemHeight = 13
- TabOrder = 2
- end
- object hb: TListBox
- Left = 24
- Top = 184
- Width = 217
- Height = 137
- ItemHeight = 13
- Items.Strings = (
-
- '<head><title>www.coomedia.com--Media Net </title></head><body bg' +
- 'color=white>'
- '<IMG SRC=1win2.gif><p>'
- 'The directory on the CD is air. '
- ' . <br>'
-
- '(If you like this Picture, please move you mouse on the image an' +
- 'd press right mouse button to save the images to your hard disc.' +
- '..<p>')
- TabOrder = 3
- end
- object OpenDialog1: TOpenDialog
- Left = 264
- Top = 80
- end
- end
-